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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#21 | Link | ||
|
TEncoder, TX264, TAC
Join Date: Jun 2011
Location: Turkey
Posts: 540
|
Quote:
Quote:
Edit: I found the source of the problem. TEncoder does not pass bitrate value to FFMpeg when encoding to h264. As a workaround, you can pass "-b:v A000" as custom argument, A being the bitrate you want. I also found out that selecting "Close TEncoder" or "Open output folder" as post-encode option causes TEncoder to not to keep encoder logs. Last edited by ozok; 20th April 2012 at 10:59. |
||
|
|
|
|
|
#22 | Link |
|
Registered User
Join Date: Jul 2010
Posts: 167
|
Hi. It's a nice tool.
I hope that you consider some of the suggestions. 1- Ability to keep Aspect Ratio of video and resize to any size 2- Auto Detect Black Borders and Auto Crop 3- Manual Crop for those who prefer that. 4- Use a single source file (.mkv) and detect any format of audio such as DTS/ DTS MA/ TrueHD and convert to any audio format 5- Detect subtitle forms (.srt/.pgs/.sup) in .mkv files or any, maybe Full BD (.m2ts) and output them in the Output Folder |
|
|
|
|
|
#23 | Link |
|
TEncoder, TX264, TAC
Join Date: Jun 2011
Location: Turkey
Posts: 540
|
@meshaun thanks for the input. I'll add a cropping editor like the current range editor. And changing width or height to maintain aspect ratio seems a good idea.
Aren't DTS/ DTS MA/ TrueHD files detected? I don't have files containing these kinds of streams to test. |
|
|
|
|
|
#24 | Link |
|
Registered User
Join Date: Jul 2010
Posts: 167
|
Hi. I'll check on that then.
I really appreciate if you can add the Auto Crop and Maintaining Aspect Ratio stuff. One more thing, can it process a full Blu-ray disc? Like, detect the .m2ts file and encode an .mp4 from that? |
|
|
|
|
|
#28 | Link |
|
Registered User
Join Date: Apr 2012
Posts: 9
|
How can I add CustomsVideoOptions under CustomsArgs for mencoder? Denoise, Blur/Sharpen
Encoder Log 1 -ss 0 -endpos 9348 -mc 0 -priority idle -aid 1 -ofps 23.976 -ovc xvid -xvidencopts bitrate=3000:threads=1: "unsharp=l7x7:-2:c7x7:-2" -of avi -srate 48000 -oac lavc -lavcopts acodec=ac3:abitrate=192: -channels 2 -delay 0 -o "D:\......." MEncoder Sherpya-SVN-r34401-4.6.2 (C) 2000-2011 MPlayer Team SSE supported but disabled SSE2 supported but disabled Setting process priority: idle 181 audio & 389 video codecs File not found: 'unsharp=l7x7:-2:c7x7:-2' Failed to open unsharp=l7x7:-2:c7x7:-2. Cannot open file/device. |
|
|
|
|
|
#29 | Link | |
|
TEncoder, TX264, TAC
Join Date: Jun 2011
Location: Turkey
Posts: 540
|
Mencoder filters
Quote:
-vf crop=680:552:22:12,scale=512:384,hqdn3d is an example of how to use mencoder filters. Look here: http://www.mplayerhq.hu/DOCS/man/en/...#VIDEO FILTERS these are for Mplayer but may work for MEncoder as well. |
|
|
|
|
|
|
#30 | Link |
|
Registered User
Join Date: Apr 2012
Posts: 9
|
Already tried it with -vf filter1..... Don't work!
Encoder Log 1 -ss 0 -endpos 6741 -mc 0 -priority idle -aid 1 -ofps 23.976 -ovc xvid -xvidencopts bitrate=3000:threads=1:-vf unsharp=l7x7:-2:c7x7:-2 -of avi -srate 48000 -oac mp3lame -lameopts cbr:br=192: -channels 2 -delay 0 -o "D:\.........mkv" MEncoder Sherpya-SVN-r34401-4.6.2 (C) 2000-2011 MPlayer Team SSE supported but disabled SSE2 supported but disabled Option xvidencopts: Unknown suboption -vf Error parsing option on the command line: -xvidencopts Exiting... (error parsing command line) -ss 0 -endpos 6741 -mc 0 -priority idle -aid 1 -ofps 23.976 -ovc xvid -xvidencopts bitrate=3000:threads=1:-vf hqdn3d -of avi -srate 48000 -oac mp3lame -lameopts cbr:br=192: -channels 2 -delay 0 -o "D:\............mkv" MEncoder Sherpya-SVN-r34401-4.6.2 (C) 2000-2011 MPlayer Team SSE supported but disabled SSE2 supported but disabled Option xvidencopts: Unknown suboption -vf Error parsing option on the command line: -xvidencopts Exiting... (error parsing command line) |
|
|
|
|
|
#31 | Link |
|
TEncoder, TX264, TAC
Join Date: Jun 2011
Location: Turkey
Posts: 540
|
@VoXHD are you sure there is a space here "-xvidencopts bitrate=3000:threads=1:-vf unsharp=l7x7:-2:c7x7:-2" between "threads=1:" and "-vf"? When entering custom command line, make sure first and characters are space. It is suppose to add these spaces but might be a bug.
|
|
|
|
|
|
#33 | Link | |
|
TEncoder, TX264, TAC
Join Date: Jun 2011
Location: Turkey
Posts: 540
|
Update:
Quote:
|
|
|
|
|
|
|
#35 | Link | |
|
TEncoder, TX264, TAC
Join Date: Jun 2011
Location: Turkey
Posts: 540
|
Update
Update:
Quote:
|
|
|
|
|
|
|
#36 | Link |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
Very useful tool, thank you.
I was afraid that a conversion "Movie audio track to pure audio file" would enforce a container, but if Video codec = Disabled, audio files are created as they should. In case of pure audio output, it would be nice to have a quality level instead of a constant bitrate (e.g. LAME VBR MP3: -V # / Ogg Vorbis: -q #). |
|
|
|
|
|
#37 | Link |
|
TEncoder, TX264, TAC
Join Date: Jun 2011
Location: Turkey
Posts: 540
|
@LigH disabling video works like audio extraction as you stated. It determines output audio file's extension by detecting audio codec but sometimes that may fail, so i appreciate bug reports on that matter.
I was planning to write a different GUI focusing on purely audio encoding but i can add quality option too. First i must check if mencoder and ffmpeg supports that. |
|
|
|
|
|
#38 | Link | |
|
TEncoder, TX264, TAC
Join Date: Jun 2011
Location: Turkey
Posts: 540
|
Update:
Quote:
|
|
|
|
|
|
|
#39 | Link | |
|
TEncoder, TX264, TAC
Join Date: Jun 2011
Location: Turkey
Posts: 540
|
Update:
Quote:
|
|
|
|
|
|
|
#40 | Link |
|
Registered User
Join Date: Jul 2010
Location: Berlin, Germany
Posts: 50
|
@ozok: Thanx for finally adding lossless support.
Two small issues:1. If I set the encoder to Huffyuv all the video specific settings like resolution and aspect ratio are disabled. If I want to change these settings I have to choose another codec first, change what ever I have to change and then set it to Huffyuv. That's a bug, right? ![]() 2. It uses the ffmpeg variant of Huffyuv (FFVH) which can only be decoded by ffmpeg itself. In general, I can use LAV or ffdshow to handle this, but there are a few applications which use internal decoders instead of third party stuff and these might be unable to import this format. Better use the original Huffyuv. Last edited by pintcat; 21st July 2012 at 06:41. |
|
|
|
![]() |
| Tags |
| ffmpeg, gui, mencoder, multithreaded, subtitle |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|