22.02.2018, 16:58
crashed extracting audio as pcm/wav using ffmpeg
The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on null - Line: 198 - File: inc/plugins/google_seo.php PHP 8.3.12-nmm1 (Linux)
|
crashed extracting audio as pcm using ffmpeg
|
22.02.2018, 16:58
crashed extracting audio as pcm/wav using ffmpeg
22.02.2018, 20:56
Audio is first extracted with mplayer (since the input is a DVD) using:
"C:\PROGRA~1\Hybrid\64bit\mplayer.exe" -v -mc 0 -vc dummy -nocorrect-pts -noconsolecontrols -nocorrect-pts -vc null -vo null -nocache -hardframedrop -aid 160 dvd://1 -dvd-device "H:\!_Video\Video_Mus\Elvis Presley\Elvis_#1_hit_performances\VIDEO_TS" -endpos 60 -dumpaudio -dumpfile "E:\Temp\iId_1_aid_160_lang_en_17_38_09_6310_01.mov" E:\Temp\iId_1_aid_160_lang_en_17_38_09_6310_01.mov (10.9364 MB) "C:\PROGRA~1\Hybrid\64bit\ffmpeg.exe" -y -threads 4 -i "E:\Temp\iId_1_aid_160_lang_en_17_38_09_6310_01.mov" -map 0:a:0 -acodec pcm_s16le -f wav -ac 1 -channel_layout mono -ar 48000 "E:\Temp\iId_1_aid_160_lang_en_17_38_09_6310_02.mov" [mov,mp4,m4a,3gp,3g2,mj2 @ 0000025ca850ae40] Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible! What's confusing me atm. is why Hybrid uses ffmpeg for the audio, it normally should use sox for the audio,.. and why the input channel count is set to 1 when MediaInfo reports: Channel(s) : 2 Does this also happen is you use a small sample of that file? Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
23.02.2018, 13:01
This problem exist only for DVD input mode
I enable "Cut support" 00:00:00.000 00:01:00.000 |
« Next Oldest | Next Newest »
|