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 > High Efficiency Video Coding (HEVC)
Register FAQ Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 15th June 2017, 03:04   #1  |  Link
dooley2009
Registered User
 
Join Date: May 2017
Posts: 6
ffmpeg x265 pipe no audio

I am using a static version of ffmpeg and x265 to encode an 8 bit .mp4 to 10 bit.

Everything goes great but there is no sound! I've looked everywhere for an answer.

Can anyone help me?

Code:
ffmpeg.exe -hwaccel auto -ss 00:26:45 -y -t 10 -i "vid.mp4" -c:a libfaac -ar 48k -b:a 210k -map 0:0 -an -sn -vsync 0 -strict -1 -pix_fmt yuv444p10le -f yuv4mpegpipe - | x265 --preset medium --input - --output-depth 10 --y4m --crf 18.00 "vid(10bit).mp4"
dooley2009 is offline   Reply With Quote
 

Tags
ffmpeg, no audio, pipe, x265


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 23:41.


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