1
vote
1answer
57 views

How to use ffmpeg to downmix 5.1 DTS HD MA or Dolby TrueHD to stereo AAC with Dolby Pro Logic II?

I'm creating audio tracks from movies that can be played on Apple TV and iOS devices. Handbrake could downmix 5.1 audio to stereo with Pro Logic II matrix encoding. How can I do that with ffmpeg? I ...
1
vote
1answer
54 views

Is there a way to re-encode video files ripped by Handbrake to add iPod 5G support?

Handbrake has an option for iPod 5G support. But I have some video files I ripped without checking that option. Can I use ffmpeg or Handbrake to re-encode those files without having to re-rip from ...
2
votes
1answer
331 views

How do I translate HandbrakeCLI options to FFmpeg options?

I have a bunch of commandline settings that work for handbrake, but sometimes on some videos (I have no idea why) handbrake throws "Out of memory exception". I was wondering if I can find the same ...
2
votes
0answers
97 views

FFMpeg and Handbrake

I have a brilliant preset saved in Handbrake but now I need to be able to use that preset in FFMPEG. Is there an easy way to translate or would I have to break apart the commands one by one?
5
votes
3answers
3k views

How can I re-encode H.264 video with minimal quality loss?

I have a lot of MPEG-TS files (.TS container but H.264 video) and playback is fine except that when you skip forward/backward or fast forward it's very sluggish and gets pixelated, etc. I've been ...
4
votes
2answers
325 views

Best way to repackage ripped DVD to mpg

I have a bunch of DVDs that I've already ripped into a VIDEO_TS directory containing .IFO and .VOB files. I have a cheap primitive video player that will accept .mpg files. I've tried two different ...
0
votes
1answer
982 views

How can I automate converting AVIs to mp4 and stuff them in iTunes?

I know I can use Handbrake to do this all by hand, but I'd like to automate the process. I'm on a Mac, so as a first step, I've tried downloading ffmpeg for the Mac but it's a nightmare to get it ...
1
vote
2answers
2k views

Convert mkv/h264 video so it can be played on a “mid-range” Sony Ericsson phone. (using Ubuntu)

As a little experiment I thinking of converting some video/movies/tv-series into a format that could be playable on my K850, but to be a little bit more generic in this question let's say "mid range ...