![]() |
[BUG] ffmpeg doesn't wants to create 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: [BUG] ffmpeg doesn't wants to create file (/thread-610.html) |
ffmpeg doesn't wants to create file - Inky1003 - 12.09.2018 I tried to convert this file: [attachment=511] With x264 and aac audio file, but this happened: [attachment=512] I use Hybrid 2018.08.19.1 in Windows 7 x64 Cu Inky RE: ffmpeg doesn't wants to create file - Selur - 12.09.2018 Quote:With x264 and aac audio file, but this happened:According to the log, you are not converting to aac. Audio is extracted, but not reencoded. Then during the muxing ffmpeg seems to abort. Since you chose 'auto add (first)' as audio processing option, did you configure the aac encoding before loading the source? (Otherwise the setting won't affect the source.) Encoding and muxing works fine here with your file when audio conversion is enabled properly. Cu Selur RE: ffmpeg doesn't wants to create file - Inky1003 - 12.09.2018 (12.09.2018, 05:52)Selur Wrote: According to the log, you are not converting to aac. Yes, I configured the aac encoding, as 255 kbps and low complexity (12.09.2018, 05:52)Selur Wrote: Encoding and muxing works fine here with your file when audio conversion is enabled properly. I'll try downloading a new version from the site. Cu Inky RE: ffmpeg doesn't wants to create file - Selur - 12.09.2018 Quote:Yes, I configured the aac encoding, as 255 kbps and low complexityYou missed the question. It if you did that before loading the source, otherwise the settings have no effect. In case you think that you did it properly, please to again and create a debug level 9 of the job creation. Quote:I'll try downloading a new version from the site.new version of what? Cu Selur RE: ffmpeg doesn't wants to create file - Inky1003 - 12.09.2018 Quote:I'll try downloading a new version from the site. It seems I have a newer version than the site. Mine is 2018.08.19.01 and the site version is 2018.08.05.01 Cu Inky (12.09.2018, 16:35)Selur Wrote: You missed the question. It if you did that before loading the source, otherwise the settings have no effect. Oops, let me do... RE: ffmpeg doesn't wants to create file - Selur - 12.09.2018 Did you read my last post? Quote:Mine is 2018.08.19.01 and the site version is 2018.08.05.01That is the case since you got a dev version from me after reporting some problem. Cu Selur RE: ffmpeg doesn't wants to create file - Inky1003 - 12.09.2018 Now It worked, thanks! I was doing that after the source loading. Cu Inky RE: ffmpeg doesn't wants to create file - Selur - 12.09.2018 -> next, best read the tool-tip: Quote:Audio handling: Cu Selur |