[FFmpeg-devel] PATCH: mpegtsenc.c
Tomas Härdin
tomas.hardin
Wed Jan 19 14:47:56 CET 2011
Georgi Chorbadzhiyski skrev 2011-01-19 08:20:
> Around 01/19/11 04:02, M?ns Rullg?rd scribbled:
>> JULIAN GARDNER<joolzg at btinternet.com> writes:
>>
>>> Hi new user here.
>>>
>>> I have the following patch which allows the user through the
>>> --metadata to also change the provider name on TS files, a bit like
>>> the title option changes the service name.
>
> Two old patches of mine that allow
>
> ffmpeg -metadata provider_name="Some provider name" -metadata service_name="Some TV channel"
>
> to work for mpeg ts files/streams.
Seems like a decent solution, however: shouldn't AVOption be used for
this? This would allow listing such things in the ffmpeg CLI. It would
also be good for other things, like settings the start PID and the PMT
start PID. I have no strong feelings about it though.
/Tomas
More information about the ffmpeg-devel
mailing list