Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
20th September 2012, 15:30 | #1 | Link |
Registered User
Join Date: Jan 2012
Location: On the net
Posts: 76
|
How to transcode a MPEG-4 ASP using FFMPEG
Hi, I'm trying to figure out all of the options in ffmpeg, and am having a hard time with it. What options do I need to transcode a file from whatever to a MPEG-4 ASP file?
Thanks, |\/|x |
20th September 2012, 18:39 | #4 | Link | |
Registered User
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,101
|
One of the annoying things about ffmpeg is that the command line parameters change constantly, and on top of this the documentation is mostly not matching the version it comes with.
So I would recommend to use one of the many available GUIs for ffmeg. I use WinFF and I am quite happy with it... This is the ffmpeg command line which WinFF creates for the profile XviD Widescreen: Quote:
Cheers manolito Last edited by manolito; 21st September 2012 at 01:59. |
|
21st September 2012, 02:57 | #5 | Link | ||
Registered User
Join Date: Jan 2012
Location: On the net
Posts: 76
|
Quote:
Quote:
Cheers. |\/|x |
||
21st September 2012, 03:59 | #6 | Link | ||
Registered User
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,101
|
OK, this commandline has been provided by someone who wanted to get maximum quality out of ffmpeg. But this also makes for a slow encoding speed...
The first thing I would strip from this command line is the framerate parameter. If you do not specify this parameter, the resulting avi file will have the same framerate as the source. And then you can strip all parameters which affect the encoding quality (ffmpeg defaults will be used instead. Doubles encoding speed on my machine). Quote:
Quote:
Cheers manolito |
||
Tags |
ffmpeg, mpeg-4 asp, transcode |
Thread Tools | Search this Thread |
Display Modes | |
|
|