[FFmpeg-devel] PATCH: mpegtsenc.c
Måns Rullgård
mans
Wed Jan 19 22:29:42 CET 2011
Tomas H?rdin <tomas.hardin at codemill.se> writes:
> 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 feels very much like metadata to me.
> This would allow listing such things in the ffmpeg CLI.
Please elaborate.
> 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.
Setting PID values is a topic for another patch and doesn't have to
use the same mechanism as these strings.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list