[Cin] MTS files; concat demuxer / protocol

Stefan de Konink stefan at konink.de
Tue Sep 17 18:06:05 CEST 2024


Op 9/17/24 om 14:44 schreef Andrew Randrianasulu:
> can you post example for the curious? :)

I read "Can you post 5GB of content"; I sure can.


> hm, look for avformat_open_input in ffmpeg.C
> 
> according to docs you can set 3rd argument there for specific demuxer:
> 
> "@param fmt      If non-NULL, this parameter forces a specific input format.
> 
> int avformat_open_input(AVFormatContext **ps, const char *url,
>                          const AVInputFormat *fmt, AVDictionary **options);
> 
> libavformat/avformat.h lines 2240-2274
> 
> but I am not sure if cingg can copy concat'd list of files from file 
> picker? For testing you probably can just hardcode input format there 
> and manually enter string of filenames? If this works we probably can 
> think about how to GUI it


I'll give it a shot. As written, I think that this demuxer would have 
multiple use cases including MPEG-TS streams.


 > there seems to be bluray demuxer in ffmpeg, not sure about timecode but
 > apparently it can use mpls playlists?
 >
 > libavformat/bluray.c in ffmpeg source tree.
 >
 > you might need to enable it in ffmpeg with libbluray headers present.

I'll check it out on Gentoo.

-- 
Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xDA0A21EE7E3D2959.asc
Type: application/pgp-keys
Size: 3074 bytes
Desc: OpenPGP public key
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20240917/1a56ce3e/attachment.skr>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20240917/1a56ce3e/attachment.asc>


More information about the Cin mailing list