Thread
:
Question regarding .flv output
View Single Post
#
2
03-29-2012, 11:21 PM
svnpenn
Banned
Join Date: Apr 2011
Location: Dallas
Posts: 757
Re: Question regarding .flv output
HandBrake cannot remux without reencoding.
You should be using FFmpeg.
Code:
ffmpeg -i input.flv -c copy output.mp4
svnpenn
View Public Profile
Find all posts by svnpenn