<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:14pt"><div class="" style="">I am trying to transcode a libe rtp stream to a mp4 file using cvlc but getting the error below.</div><div class="" style="">Any help in fixing this is appreciated.</div><div class="" style=""><br class="" style=""></div><div style="color: rgb(0, 0, 0); font-size: 19px; font-family: 'times new roman', 'new york', times, serif; font-style: normal; background-color: transparent;" class="">Here's the command that I use -</div><div style="background-color: transparent;" class="">cvlc -vvv rtsp://184.173.147.99:5555/mpeg2Trans<span style="font-size: 14pt; background-color: transparent;">portStreamFromUDPSourceTest --sout '#transcode{vcodec=mp4v,acodec=none,vb=128,d</span><span style="font-size: 14pt; background-color: transparent;">einterlace}:file{dst=out.mp4}'</span></div><div style="background-color:
 transparent;" class=""><br></div><div style="color: rgb(0, 0, 0); font-size: 19px; font-family: 'times new roman', 'new york', times, serif; font-style: normal; background-color: transparent;" class="">Here's the error that I get</div><div style="background-color: transparent;" class="">[0x7f72400011b8] avcodec encoder debug: libavcodec already initialized</div><div style="background-color: transparent;" class="">[mpeg4 @ 0x29ef5c0] timebase 333333/20000000 not supported by MPEG 4 standard, t<span style="font-size: 14pt; background-color: transparent;" class="">he maximum admitted value for the timebase denominator is 65535</span></div><div style="background-color: transparent;" class="">[0x7f72400011b8] avcodec encoder error: cannot open encoder</div><div style="background-color: transparent;" class="">[0x7f72400011b8] main encoder error: Streaming / Transcoding failed</div><div style="background-color: transparent;" class="">[0x7f72400011b8] main
 encoder error: VLC could not open the encoder.</div><div style="background-color: transparent;" class="">[0x7f72400011b8] main encoder debug: no encoder module matching "any" could be l<span style="font-size: 14pt; background-color: transparent;" class="">oaded</span></div></div></body></html>