Selur's Little Message Board
hybrid creates an unplayable file. - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: hybrid creates an unplayable file. (/thread-3773.html)



hybrid creates an unplayable file. - kingcrimsonster - 12.07.2024

Video processing - passthrough
Audio ---------- - auto add all
The source file
Format : VP9
Format profile : 0
Codec ID : V_VP9
Duration : 3 min 48 s
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 25.000 FPS

The destination file

Format : AVC
Format/Info : Advanced Video Codec
Codec ID : V_MPEG4/ISO/AVC
Duration : 11 s 160 ms
Bit rate : 265 Mb/s
Width : 64 pixels
Height : 96 pixels
Display aspect ratio : 0.667
Frame rate mode : Variable
Frame rate : 28.315 FPS


Hybrid encode video in this file?


RE: hybrid creates an unplayable file. - Selur - 12.07.2024

No, Hybrid is not reencoding the content.
The problem seems to be that mkvmerge thinks the content is H.264:
'K:\temp\2024-07-12@22_11_17_1610_04.vp9': Using the demultiplexer for the format 'AVC/H.264'.
'K:\temp\iId_10_aid_0_lang_en_2024-07-12@22_11_17_1610_02.aac': Using the demultiplexer for the format 'QuickTime/MP4'.
'K:\temp\2024-07-12@22_11_17_1610_04.vp9' track 0: Using the output module for the format 'AVC/H.264 (unframed)'.
'K:\temp\iId_10_aid_0_lang_en_2024-07-12@22_11_17_1610_02.aac' track 0: Using the output module for the format 'AAC'.
The file 'D:\clips\!_bestvideoforum\5_2024.07.07\conv\2024-07-12@22_11_17_1610__05.mkv' has been opened for writing.
Not sure why Hybrid uses mplayer for extraction, this is probably the cause of the problem.
=> I'll look at it. As a workaround, enabling "Config->Input->Extraction->Stream extraction with ffmpeg" should work.

Cu Selur


RE: hybrid creates an unplayable file. - kingcrimsonster - 12.07.2024

(12.07.2024, 20:33)Selur Wrote: As a workaround, enabling "Config->Input->Extraction->Stream extraction with ffmpeg" should work.

Cu Selur

Thank you, now working!


RE: hybrid creates an unplayable file. - Selur - 12.07.2024

Send you a link to a dev version which should not use mplayer without having to enable "Stream extraction with ffmpeg".

Cu Selur