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.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 20th December 2013, 22:18   #1981  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Quote:
hmm ok, all I get is it does nothing and sits at
Sorry, remove the '-really-quiet' from the call
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 20th December 2013, 22:31   #1982  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
ok, I`ve got the other vs filter in there now...
Code:
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\System32>
C:\Windows\System32>"C:\PROGRA~1\Hybrid\mencoder.exe" -lavdopts threads=8 -of ra
wvideo -o NUL -ovc raw -vf scale,format=i420 -forcedsubsonly -nosub -nosound "E:
\ENCODES\Hybrid\temp folder\encodingTempAvisynthSkript_21_06_55_9710.avs"
MEncoder Redxii-SVN-r36557-4.6.3 (i686) (C) 2000-2013 MPlayer Team
Compiled against FFmpeg version N-59209-gf5d0398
Build date: Thu Dec 19 00:31:55 EST 2013
success: format: 0  data: 0x0 - 0x24a
libavformat version 55.22.100 (internal)
AVS file format detected.
VIDEO:  [YV12]  1280x720  12bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:38  fourcc:0x32315659  size:1280x720  fps:23.976  ftime:=0.0417
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [format fmt=i420]
Opening video filter: [scale]
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 015f96e0]using unscaled yuv420p -> yuv420p special converter
Selected video codec: [rawyv12] vfm: raw (RAW YV12)
==========================================================================

C:\Windows\System32>
DJ-1 is offline   Reply With Quote
Old 20th December 2013, 22:33   #1983  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
like i wrote try the 'original' mplayer/mencoder
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 20th December 2013, 22:52   #1984  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
ok, used installer to get the basic stuff back..

with original vsfilter (the avisynth plugin pack u sent me the other day)

Code:
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\System32>"C:\PROGRA~1\Hybrid\mencoder.exe" -lavdopts threads=8 -of ra
wvideo -o NUL -ovc raw -vf scale,format=i420 -forcedsubsonly -nosub -nosound "E:
\ENCODES\Hybrid\temp folder\encodingTempAvisynthSkript_21_06_55_9710.avs"
MEncoder Redxii-SVN-r36533-4.6.3 (C) 2000-2013 MPlayer Team
Compiled against FFmpeg version N-58748-gbe99054
Build date: Thu Dec  5 02:04:38 EST 2013
success: format: 0  data: 0x0 - 0x24a
libavformat version 55.22.100 (internal)
AVS file format detected.
VIDEO:  [YV12]  1280x720  12bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:38  fourcc:0x32315659  size:1280x720  fps:23.976  ftime:=0.0417
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [format fmt=i420]
Opening video filter: [scale]
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0217c220]using unscaled yuv420p -> yuv420p special converter
Selected video codec: [rawyv12] vfm: raw (RAW YV12)
==========================================================================

C:\Windows\System32>
newer vsfilter

Code:
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\System32>
C:\Windows\System32>"C:\PROGRA~1\Hybrid\mencoder.exe" -lavdopts threads=8 -of ra
wvideo -o NUL -ovc raw -vf scale,format=i420 -forcedsubsonly -nosub -nosound "E:
\ENCODES\Hybrid\temp folder\encodingTempAvisynthSkript_21_06_55_9710.avs"
MEncoder Redxii-SVN-r36533-4.6.3 (C) 2000-2013 MPlayer Team
Compiled against FFmpeg version N-58748-gbe99054
Build date: Thu Dec  5 02:04:38 EST 2013
success: format: 0  data: 0x0 - 0x24a
libavformat version 55.22.100 (internal)
AVS file format detected.
VIDEO:  [YV12]  1280x720  12bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:38  fourcc:0x32315659  size:1280x720  fps:23.976  ftime:=0.0417
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [format fmt=i420]
Opening video filter: [scale]
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0217c220]using unscaled yuv420p -> yuv420p special converter
Selected video codec: [rawyv12] vfm: raw (RAW YV12)
==========================================================================

C:\Windows\System32>
DJ-1 is offline   Reply With Quote
Old 20th December 2013, 22:53   #1985  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
okay, that doesn't help.
Can't really look at it atm. since I messed up some code which needs fixing first.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 20th December 2013, 22:55   #1986  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
ok, shall i stick with the newer vsfilter ?

cheers.
DJ-1 is offline   Reply With Quote
Old 20th December 2013, 22:56   #1987  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
haven't tried it, can't really comment on it, I guess it should work simply try the avisynth preview,...
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 21st December 2013, 10:01   #1988  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Argh, problem is that I can't really pin down the source of the problem.
Using LWLibavVideoSource on different places during 25%, 36%, 61%, but always during 1st pass so far, for FFmpegSource it sometimes crashes on the frist sometimes on the second path, also always on different positions.
With DGDecNV as decoder, the encoding ran through without a problem so far.
-> doing further testing
update: now I got a crash with DGDecNV too
__________________
Hybrid here in the forum, homepage

Last edited by Selur; 21st December 2013 at 10:30.
Selur is offline   Reply With Quote
Old 23rd December 2013, 14:20   #1989  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
Hi, the new Test version seems to do the trick, just run the same job, completes 100% ok.

I can get you debug to compare the output if you want, gonna do a couple more test just to make sure.....

thanks.
DJ-1 is offline   Reply With Quote
Old 23rd December 2013, 14:21   #1990  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
No, it's fine I mainly changed the avisynth calls a bit, only need the debug output if something went wrong.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 6th January 2014, 02:57   #1991  |  Link
Beak
Registered User
 
Join Date: Jun 2003
Posts: 127
First I would like to thank the programmer for this suberb tool.

Second, I would like to suggest that the program load the last used settings the next time it is used. I still have to set the resize each encode, and the default output folder. Very small inconveniences though. Otherwise running beautifully.
Beak is offline   Reply With Quote
Old 6th January 2014, 05:57   #1992  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Hybrid has multiple options to save settings, see: [Info] About profiles and saving settings,....
-> if users really want/need it I can add an 'auto save defaults' on close without a problem.
Regarding remembering the resolution, you might also want to check if you want to enable "Crop/Resize->Misc->Keep resize for new source" and if you really want to always have the same output resolution, you probably would either have to enable 'Letterbox' or disable 'Picture Resize->Auto adjust'.

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 13th January 2014, 22:48   #1993  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
hi, After processing a few files i noticed the file sizes where smaller than expected,..... and turns out that I`ve got no video being muxed into the .m2ts.

process:

No global profile used
PATH dirs adjusted
subs = passthru (Automation)
output container + .m2ts
`file mode` as input

audio `custom`
video `x264` (hybryd default...1 pass) + resize (for speed.)

changed output to `.m2ts
`
selected .mkv as input file (happens with other source inputs too)..

set x264 hybrid default and set a small reizse resolution.



I never get any errors in Hybrid, But i only get audio in the output file.
If I set another container as the output, all is fine (only .m2ts that the issue.)


If I use the old Hybrid binary (the one thats in the current Installer), the .m2ts are created properly, including the video track.

thanks.
DJ-1 is offline   Reply With Quote
Old 13th January 2014, 23:33   #1994  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
think I fixed that a few days ago,..
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 14th January 2014, 21:03   #1995  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
yep, all ok now m8.....

cheers.
DJ-1 is offline   Reply With Quote
Old 15th January 2014, 21:27   #1996  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
hi, that first test i did with the test version u sent me worked fine, however...I have a `m2ts file / creating structure- error code 0` on a new mkv source file.

same job as before but a different source .mkv

debug: https://www.dropbox.com/s/9631zpz144dupfe/HybridDebugOutput.txt

cheers.


PS: gonna try n quickly do same job with a different source to see if its the source file...
DJ-1 is offline   Reply With Quote
Old 15th January 2014, 21:34   #1997  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Muxing options seem to be fine:
Code:
MUXOPT --no-pcr-on-video-pid --new-audio-pes --vbr --vbv-len=500
V_MPEG4/ISO/AVC, "E:\ENCODES\Hybrid\temp folder\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264_17_38_25_0110_06.264", fps=23.976, ar=1:1 (Square), lang=eng

A_AC3, "E:\ENCODES\Hybrid\temp folder\iId_2_aid_0_lang_fr_17_38_25_0110_01.ac3"
A_AC3, "E:\ENCODES\Hybrid\temp folder\iId_1_aid_0_lang_fr_17_38_25_0110_03.ac3"
S_TEXT/UTF8, "E:\ENCODES\Hybrid\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264_id_3_lang_fr.srt",font-name=Arial,font-size=60,font-color=0x00FFFFFF,font-charset=1,bottom-offset=16,font-border=1,text-align=center,video-width=1920,video-height=1040,fps=23.976, lang=fre
S_TEXT/UTF8, "E:\ENCODES\Hybrid\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264_id_4_lang_en.srt",font-name=Arial,font-size=60,font-color=0x00FFFFFF,font-charset=1,bottom-offset=16,font-border=1,text-align=center,video-width=1920,video-height=1040,fps=23.976, lang=eng
does tsMuxeR show any additional infos if you call:
Code:
"C:\PROGRA~1\Hybrid\tsMuxeR.exe" "E:\ENCODES\Hybrid\temp folder\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264_17_38_25_0110__09.meta" "E:\ENCODES\Hybrid\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264.m2ts"
in the command prompt?
(using a different tsMuxeR version might also help,..)
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 15th January 2014, 21:39   #1998  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
all i get is thsis:

Code:
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\System32>
C:\Windows\System32>
C:\Windows\System32>"C:\PROGRA~1\Hybrid\tsMuxeR.exe" "E:\ENCODES\Hybrid\temp fol
der\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264_17_38_25_0110__09.meta" "E:\ENCO
DES\Hybrid\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264.m2ts"
Network Optix tsMuxeR.  Version 2.4.1(b). www.networkoptix.com
Decoding H264 stream (track 1): Profile: High@4.1  Resolution: 1920:1040p  Frame
 rate: 23.976
0.0% complete
H264 bitstream changed: insert nal unit delimiters
Decoding AC3 stream (track 2): Bitrate: 448Kbps Sample Rate: 48KHz Channels: 5.1

Decoding AC3 stream (track 3): Bitrate: 320Kbps Sample Rate: 48KHz Channels: 5.1

Decoding PGS stream (track 4):  Resolution: 1920:1080  Frame rate: 23.976
Decoding PGS stream (track 5):  Resolution: 1920:1080  Frame rate: 23.976
B-pyramid level 1 detected. Shift DTS to 2 frames
Invalid SRT format. "003D93E0" is invalid timing info

C:\Windows\System32>
the file its `tried` to create has subs, video, audio et.....but is only 10 seconds long
DJ-1 is offline   Reply With Quote
Old 15th January 2014, 21:44   #1999  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Code:
Invalid SRT format. "003D93E0" is invalid timing info
-> seems like there's a problem with the subtitles.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 21st January 2014, 11:21   #2000  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Hybrid rev 2014.01.21.1:

*changed*
  • avisynth: use MT mode 5 if TextSub is used with text based subtitle
  • decode: use y4m for vpxenc when ffmpeg is used as decoder
  • output: support HEVC inside m2ts if tsMuxeR 2.5.5+ is present
  • tools: instead of using '-i bluray:' now using '-buildconf' too check if ffmpeg was build with libbluray&co
  • x265: 'bPyramid' now is a bool value
*added*
  • avisynth: misc.ini option to set an alternative avisynth plugins folder
  • x265: support '--aq-mode 2' (= auto)
  • x265: support for '--[no-]cutree'
*fixed*
  • analyse: lsdvd not adjusted to absolute path
  • avisynth: Logo call
  • avisynth: some preview bugs
  • avisynth: SupTile filter detection
  • avisynth: some path detection bugs related to Linux&wine
  • avisynth: option to disable 'distributor()' usage
  • cosmetics: x265 crf spinbox
  • cut: key frame based cutting
  • cut: speed up cutting with ffmpeg by using two '-ss' option
  • internal: changes on multiCheckBoxDropDown got ignored (fixes multiple bugs introduced by latest refactoring)
  • jobs: subtitle type of embedded subtitles didn't get ignored when checking blu-ray compatibility
  • muxing: during m2ts muxing, video got lost
  • subtitle: extraction call, didn't always properly convert relative to absolute paths
  • tools: tool version cache read problem
  • tools: mkvmerge version wasn't sometimes detected properly
  • vp9: added workaround to always feed vpxenc with y4m content; which according to it's documentation isn't supported, but instead of i420 and Yv12 which should work, it does work; should be fixed in latest vp9, but I leave the workaround
  • vp9: lossless encoding
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:47.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.