[FFmpeg-user] ffmpeg profesional decoder compatibility mpegts

AlexandreL licinio.alexandre at gmail.com
Thu Nov 20 14:48:37 CET 2014


Hi all, 

I'm using ffmpeg for a lot of tricks (mainly for encoding) BUT i can't use
professional decoders (Ateme, Ericsson, Tandberg, etc...) to decoding my
stream (udp or rtp over mpeg2ts). 

Do you know why ? 
The stream is really good decoding by any avconv/ffmpeg player or vlc or
raspberry or whatever BUT NOT by professional decoders. 
They "see" the stream (they probe it) but they can't decode it and show the
service, pid program, video and audio. 

I did this : 

avconv -i udp://@:5006 -map 0  -codec copy -streamid 0:512 -streamid 1:4112
-metadata:s:a:0 language=eng -metadata service_name=test  -metadata
service_provider=test2 -mpegts_service_id 0x1  -f mpegts
udp://192.168.1.54:5004?pkt_size=1316?ttl=8

Thanks, 



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/ffmpeg-profesional-decoder-compatibility-mpegts-tp4668216.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list