transcoding error
John Q <[email protected]> Wed, 25 Jun 2014 09:28:45 -0700
| Newsgroups | gmane.comp.video.videolan.vlc.general |
|---|---|
| Message-ID | <[email protected]> |
I am trying to transcode a libe rtp stream to a mp4 file using cvlc but getting the error below.
Any help in fixing this is appreciated.
Here's the command that I use -
cvlc -vvv rtsp://184.173.147.99:5555/mpeg2TransportStreamFromUDPSourceTest --sout '#transcode{vcodec=mp4v,acodec=none,vb=128,deinterlace}:file{dst=out.mp4}'
Here's the error that I get
[0x7f72400011b8] avcodec encoder debug: libavcodec already initialized
[mpeg4 @ 0x29ef5c0] timebase 333333/20000000 not supported by MPEG 4 standard, the maximum admitted value for the timebase denominator is 65535
[0x7f72400011b8] avcodec encoder error: cannot open encoder
[0x7f72400011b8] main encoder error: Streaming / Transcoding failed
[0x7f72400011b8] main encoder error: VLC could not open the encoder.
[0x7f72400011b8] main encoder debug: no encoder module matching "any" could be loaded
______________________________________________________
vlc mailing list
To unsubscribe or modify your subscription options:
https://mailman.videolan.org/listinfo/vlc