Skip to content

Commit

Permalink
Rename and split EXTRACT_MVC_AUDIO_AND_SUB stage
Browse files Browse the repository at this point in the history
Renamed the stage to EXTRACT_MVC_AND_AUDIO and introduced a new stage EXTRACT_SUBTITLES for better clarity and separation of tasks.
  • Loading branch information
cbusillo committed Jun 29, 2024
1 parent 48bc0a4 commit c569820
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,8 @@ bd-to-avp --source <source> [--source-folder <source-folder>] [options]
#### Stage Names

- CREATE_MKV
- EXTRACT_MVC_AUDIO_AND_SUB
- EXTRACT_MVC_AND_AUDIO
- EXTRACT_SUBTITLES
- CREATE_LEFT_RIGHT_FILES
- UPSCALE_VIDEO
- COMBINE_TO_MV_HEVC
Expand Down

0 comments on commit c569820

Please sign in to comment.