Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ps3 [2017/08/05 21:17] – [PS3 DLNA Playback Support] beandogps3 [2021/10/18 01:35] (current) – [PS3 DLNA Playback Support] beandog
Line 51: Line 51:
  
 <code> <code>
-avconv -y -i blu-ray.m2ts -map v:0 -vcodec copy -map a:0 -acodec ac3 -sn h264.truehd-to-ac3.mp4+ffmpeg -y -i blu-ray.m2ts -map v:0 -vcodec copy -map a:0 -acodec ac3 -sn h264.truehd-to-ac3.mp4
 </code> </code>