[Ffmpeg-devel] MPEG4 over TS

Nico Sabbi nsabbi
Wed Jun 1 18:28:41 CEST 2005


Fernando Pescador wrote:

> Hi all,
> I'm trying to encapsulate a MPEG4 ES into a Transport Stream using the 
> following command line
>
>        ffmpeg -i file.m4v file.ts
>
> The result is that the output file is generated with MPEG2 ES instead 
> of MPEG4 ES. It's possible the generate a TS file including an MPEG4 ES?
>
>
>
> I have try an other option generating the TS-file with VLC instead of 
> FFMPEG. The resulted file can't decoded by FFMPEG because the 
> information of the video stream is included in a PMT packet (in a 
> Special descriptor), and FFMPEG is not able to parse it. So my 
> questions are....
>
> 1) Is it possible to parse this PMT header with any option in the 
> command line of FFMPEG?
> 2) Is it possible to include this kind of information in the ES (or in 
> any other place) instead of in a PMT header?
>
> Best reagards and Thanks for ffmpeg
> Fernando Pescador


vlc encapsulates mpeg4video in SL, that ffmpeg doesn't decode (yet).
Mplayer does
 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Manuali.net pensa alla tua formazione con corsi per tutte le professioni e dal costo contenuto. 
* Dalla Sicurezza alla Grafica, dal PC alla programmazione....Clicca qui 
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3414&d=1-6





More information about the ffmpeg-devel mailing list