[Ffmpeg-devel] PATCH/RFC: Channel changing in ts demuxer

elupus elupus
Thu Mar 16 19:14:51 CET 2006


 

> -----Original Message-----
> From: elupus [mailto:elupus at ecce.se] 
> Sent: den 16 mars 2006 18:00
> To: 'FFMpeg development discussions and patches'
> Subject: [Ffmpeg-devel] PATCH/RFC: Channel changing in ts demuxer
> 
> Okey, so i went ahead and added some support for selecting service in
> mpegts. Currently it uses the channel member in 
> AVFormatParameters, which
> probably isn't the best location for it. 
> 
> Since there is no way of knowing the sid's available in a ts 
> file from the
> api, maybe it atleast should log them through av_log(NULL, 
> AV_LOG_INFO....
> Instead of AV_LOG_DEBUG.
> 
> Also one can ponder if it should just go by index instead of 
> serviceid.
> Currently a sid of 0 will default to autoselect first available. 
> 
> I also attached a patch(HACK) to mplayer's lavf demuxer, to test it.
> 
> /Joakim
> 

Actually this seem to be a dupe of PATCH: MPTS support, which looks more
complete.. So scratch this one






More information about the ffmpeg-devel mailing list