mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-06 13:37:24 +01:00
update recipe list
This commit is contained in:
parent
3402d968a7
commit
a6dd9c203c
@ -1,7 +1,5 @@
|
||||
# Basic rewrap command
|
||||
ffmpeg -i input_file.ext -c copy -map 0 output_file.ext
|
||||
# Convert Matroska (MKV) to MP4
|
||||
ffmpeg -i input_file.mkv -c:v copy -c:a aac output_file.mp4
|
||||
# Rewrap DV video to .dv file
|
||||
ffmpeg -i input_file -f rawvideo -c:v copy output_file.dv
|
||||
# Transcode to deinterlaced Apple ProRes LT
|
||||
|
Loading…
Reference in New Issue
Block a user