[streaming] Problem transcoding H264 to MPEG-2

Julian Allen julian at ubusys.com
Sun Feb 18 09:33:45 CET 2007


Hi,

I'm trying to transcode some H264 streams to MPEG-2 format files. These streams play fine with VLC 0.8.6 but when I try to transcode them, the resultant file has audio but no video

The VLC command line I'm using works for most network streams (of various different formats) but not these particular AFTV ones. So I'm thinking there must be something non-standard about the streams that I'm not accounting for. 

Here's the comand line I'm using:

vlc rtsp://video1.multicasttech.com/AFTVCrimeH264500.sdp :sout=#transcode{vcodec=mp2v,vb=2048,scale=1,acodec=mpga,ab=192,channels=2,audio-sync}:standard{access=file,mux=ps,dst="AFTV Crime.mpg"} --sout-transcode-width 640 --sout-transcode-height=480 --sout-transcode-canvas-width=640 --sout-transcode-canvas-height=480

and here's the VLC message that gets logged over and over again during the transcoding process:

main   warning: trying to send non-dated packet to stream output!

I'd be very grateful for any help or suggestions.

=Julian=

PS - I already raised his on the "vlc" mailing list but got no replies. A friend told me that subscribers to the "streaming" mailing list would be more likely to come up with good suggestions for this problem.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/streaming/attachments/20070218/6a5d9982/attachment.htm 


More information about the streaming mailing list