Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
x265 to x264
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Sun Jun 12, 2016 7:54 am    Post subject: x265 to x264 Reply with quote

Greetings,

I have a x265 clip (1080p) that my rpi2 cannot play at all.
I want to convert it to x264, is there a way to do so and maintain the quality of the video?
I found this cmd for example, will that preserve the quality?
Code:
ffmpeg -i video-x265.mkv -bsf:v h264_mp4toannexb -sn -vcodec libx264 -c:a copy video-x264.mkv


thanks.
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
Buffoon
Veteran
Veteran


Joined: 17 Jun 2015
Posts: 1369
Location: EU or US

PostPosted: Sun Jun 12, 2016 12:52 pm    Post subject: Reply with quote

Every time you re-code you lose something, the codecs are lossy. Even if you re-code it from x265 to x265 some fine details will be lost.
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Sun Jun 12, 2016 2:43 pm    Post subject: Reply with quote

the question is how much, will it still be 1080p?
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
Buffoon
Veteran
Veteran


Joined: 17 Jun 2015
Posts: 1369
Location: EU or US

PostPosted: Sun Jun 12, 2016 2:48 pm    Post subject: Reply with quote

This is up to you, you are the one who sets parameters for output.
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Sun Jun 12, 2016 4:20 pm    Post subject: Reply with quote

thanks, that is all I need to know.
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum