Convert Playlist to MP4

About encoding, codec settings, muxers and filter usage
ManUBlueJay
New Cone
New Cone
Posts: 2
Joined: 05 Jun 2022 14:48

Convert Playlist to MP4

Postby ManUBlueJay » 05 Jun 2022 15:11

I am trying to edit a movie using VLC playlist start stop. It works to play the playlist. It jumps to the correct time but I would like to convert it to a MP4 file. so it can be used without VLC
It does the 1st segment but when it comes to the second segment it wants to overwrite the file.
Is there a way to make playlists append to the main file
Here is a script of my Playlist
#EXTM3U
#EXTINF:6885,My Movie.mp4
#EXTVLCOPT:start-time=1
#EXTVLCOPT:stop-time=60
My Movie.mp4
#EXTVLCOPT:start-time=120
#EXTVLCOPT:stop-time=180
My Movie.mp4
#EXTVLCOPT:start-time=360
#EXTVLCOPT:stop-time=240

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Convert Playlist to MP4

Postby Rémi Denis-Courmont » 05 Jun 2022 20:09

You need the --sout-keep flag
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

ManUBlueJay
New Cone
New Cone
Posts: 2
Joined: 05 Jun 2022 14:48

Re: Convert Playlist to MP4

Postby ManUBlueJay » 06 Jun 2022 08:37

Thank you for that.
Like I said I am very new, how do I accomplish that.
Thank you in advance


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 7 guests