Pehache,
Thank you for this simple explanation/reminder:
> Reminder : by default ffmpeg keeps only 1 video track and 1 audio
> track (so here you are implicitely dropping the second audio track and
> the subtitle track). "-map 0" means that you keep all the tracks
> present in the input file. "-m
On Tue, Oct 11 2022, pehache wrote:
> Le 08/09/2022 à 00:04, James Board via ffmpeg-user a écrit :
>> I'm trying to re-encode an MKV file that I originally created with makemkv
>> from the original BluRay disc. My ffmpeg command is:
>> ffmpeg-4.1.2-amd64-static/ffmpeg -y -i
>> Twin_Peaks-_
Le 08/09/2022 à 00:04, James Board via ffmpeg-user a écrit :
I'm trying to re-encode an MKV file that I originally created with makemkv from
the original BluRay disc. My ffmpeg command is:
ffmpeg-4.1.2-amd64-static/ffmpeg -y -i
Twin_Peaks-_A_Limited_Event_Series_-_Disc_2_t01.mkv -c:a copy
On Thu, Sep 8, 2022 at 1:24 PM llee040 wrote:
>
> > On Sep 7, 2022, at 5:04 PM, James Board via ffmpeg-user <
> ffmpeg-user@ffmpeg.org> wrote:
> >
> > I'm trying to re-encode an MKV file that I originally created with
> makemkv from the original BluRay disc. My ffmpeg command is:
> > ffmpeg-
> On Sep 7, 2022, at 5:04 PM, James Board via ffmpeg-user
> wrote:
>
> I'm trying to re-encode an MKV file that I originally created with makemkv
> from the original BluRay disc. My ffmpeg command is:
> ffmpeg-4.1.2-amd64-static/ffmpeg -y -i
> Twin_Peaks-_A_Limited_Event_Series_-_Disc_2
I'm trying to re-encode an MKV file that I originally created with makemkv from
the original BluRay disc. My ffmpeg command is:
ffmpeg-4.1.2-amd64-static/ffmpeg -y -i
Twin_Peaks-_A_Limited_Event_Series_-_Disc_2_t01.mkv -c:a copy -c:v libx264
-preset slow -crf 20 Twin_Peaks-_A_Limited_Event